log7

Arithmetic operations on integers

1  Addition

Addition is the basic operation of arithmetic and is denoted by the symbol Arith_Ops_Int_files\Arith_Ops_Int_MathML_0.jpg, denoting positive. In its simplest form, addition combines two numbers into a single number which is called the sum e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_1.jpg.

2  Subtraction

Subtraction is the opposite of addition and is denoted by the symbol Arith_Ops_Int_files\Arith_Ops_Int_MathML_2.jpg, denoting negative. Subtraction finds the difference between two numbers. If two numbers are equal, their difference is zero e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_3.jpg. If they are not equal, the sign of the difference is decided by the order of the subtraction. If the first number is larger than the second, the difference is positive e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_4.jpg, and if the first number is smaller than the second, the difference is negative e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_5.jpg. The order of the subtraction can be changed as long as care is taken to position the negative symbol correctly e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_6.jpg can be written as Arith_Ops_Int_files\Arith_Ops_Int_MathML_7.jpg.

3  Multiplication

Multiplication is essentially the same as repeated addition. It is generally denoted by the symbol Arith_Ops_Int_files\Arith_Ops_Int_MathML_8.jpg although Arith_Ops_Int_files\Arith_Ops_Int_MathML_9.jpg and Arith_Ops_Int_files\Arith_Ops_Int_MathML_10.jpg are also commonly used. Multiplying a number by 2 is the same as adding the number to itself once e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_11.jpg . In a similar way, multiplying a number by 3 is the same as adding the number to itself twice e.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_12.jpg.

4  Division

Division is essentially the opposite of multiplication, and is denoted by the symbol Arith_Ops_Int_files\Arith_Ops_Int_MathML_13.jpg. Dividing a number by 2 is the same as multiplying it by Arith_Ops_Int_files\Arith_Ops_Int_MathML_14.jpge.g. Arith_Ops_Int_files\Arith_Ops_Int_MathML_15.jpg. Arith_Ops_Int_files\Arith_Ops_Int_MathML_16.jpgis called the reciprocal of 2. In the same way, dividing a number by 3 is the same as multiplying it by e.g. The first number is called the dividend, the second number is called the divisor of the first and the result of the division is called the quotient. In the last example, 6 is the dividend, 3 the divisor and 2 is the quotient.

5  Lowest common denominator

The lowest common denominator (LCD) of two integers is the smallest integer which can be divided by both integers.

5.1  Example

Find the LCD of 6 and 3.

Solution:

Clearly, 6 can be divided by itself, and 3 divides 6 twice. The LCD of 6 and 3 is therefore 6.

6  Highest common factor

The highest common factor (HCF) is the largest integer which is a common divisor of two integers.

6.1  Example

Find the HCF of 18 and 12.

Solution:

18 can be divided by 1, 2, 3, 6, 9 and 12 can be divided by 1, 2, 3, 4, 6. 6 is the largest integer which divides both 18 and 12, so is the required HCF.

7  Brackets

Brackets are used to group numbers together before further arithmetic operations are carried out.

Examples

1. Evaluate Arith_Ops_Int_files\Arith_Ops_Int_MathML_17.jpg.

Solution:

The calculation Arith_Ops_Int_files\Arith_Ops_Int_MathML_18.jpgis carried out inside the brackets before multiplying the result by 3 i.e. Arith_Ops_Int_files\Arith_Ops_Int_MathML_19.jpg(meaning “is equivalent to”) Arith_Ops_Int_files\Arith_Ops_Int_MathML_20.jpg . Consequently,Arith_Ops_Int_files\Arith_Ops_Int_MathML_21.jpg.

It is also possible to carry out the same computation using a different method:

Solution:

Each number inside the bracket is multiplied by 3 and the resulting two numbers are added together i.e. Arith_Ops_Int_files\Arith_Ops_Int_MathML_22.jpg